-
Notifications
You must be signed in to change notification settings - Fork 13.6k
Pull requests: rust-lang/rust
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Rollup of 4 pull requests
A-CI
Area: Our Github Actions CI
A-compiletest
Area: The compiletest test runner
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
A-run-make
Area: port run-make Makefiles to rmake.rs
A-testsuite
Area: The testsuite used to check the correctness of rustc
A-tidy
Area: The tidy tool
rollup
A PR which is a rollup
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#144528
opened Jul 27, 2025 by
matthiaskrgr
Loading…
Weekly Status: Awaiting review from the assignee but also interested parties.
cargo update
S-waiting-on-review
#144524
opened Jul 27, 2025 by
github-actions
bot
Loading…
rustdoc: save target modifiers
A-run-make
Area: port run-make Makefiles to rmake.rs
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#144523
opened Jul 27, 2025 by
ojeda
Loading…
Constify Operating System: Hermit
O-SGX
Target: SGX
O-solid
Operating System: SOLID
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-windows
Operating system: Windows
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
T-clippy
Relevant to the Clippy team.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
SystemTime
methods
O-hermit
#144519
opened Jul 26, 2025 by
clarfonthey
Loading…
Implement Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
ptr_cast_array
S-waiting-on-review
#144515
opened Jul 26, 2025 by
scottmcm
Loading…
Warn when relying on default musl target static linkage behaviour
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144513
opened Jul 26, 2025 by
Gelbpunkt
Loading…
tidy: increase performance of auto extra checks feature
A-tidy
Area: The tidy tool
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#144511
opened Jul 26, 2025 by
lolbinarycat
Loading…
Fix Ord, Eq and Hash implementation of panic::Location
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#144510
opened Jul 26, 2025 by
orlp
Loading…
Add release notes for 1.89.0
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-release
Relevant to the release subteam, which will review and decide on the PR/issue.
#144509
opened Jul 26, 2025 by
cuviper
Loading…
introduce the Comparable trait for btree internals
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#144506
opened Jul 26, 2025 by
conradludgate
Loading…
Various refactors to the codegen coordinator code (part 3)
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
S-waiting-on-bors
Status: Waiting on bors to run and complete tests. Bors will change the label on completion.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144503
opened Jul 26, 2025 by
bjorn3
Loading…
thread name in stack overflow message
beta-nominated
Nominated for backporting to the compiler in the beta channel.
O-hermit
Operating System: Hermit
O-itron
Operating System: ITRON
O-SGX
Target: SGX
O-unix
Operating system: Unix-like
O-wasi
Operating system: Wasi, Webassembly System Interface
O-wasm
Target: WASM (WebAssembly), http://webassembly.org/
O-windows
Operating system: Windows
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#144500
opened Jul 26, 2025 by
joboet
Loading…
ci: Begin running ui tests with Area: Our Github Actions CI
A-testsuite
Area: The testsuite used to check the correctness of rustc
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
rust.debuginfo-level-tests=1
A-CI
#144499
opened Jul 26, 2025 by
Enselic
Loading…
Add --print target-spec-json-schema
A-tidy
Area: The tidy tool
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
tests: Add test for basic line-by-line stepping in a debugger
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#144497
opened Jul 26, 2025 by
Enselic
Loading…
bump cargo_metadata
A-tidy
Area: The tidy tool
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#144495
opened Jul 26, 2025 by
klensy
Loading…
Partial-stabilize the basics from Nominated for discussion during a libs-api team meeting.
needs-fcp
This change is insta-stable, or significant enough to need a team FCP to proceed.
T-libs-api
Relevant to the library API team, which will review and decide on the PR/issue.
bigint_helper_methods
I-libs-api-nominated
#144494
opened Jul 26, 2025 by
scottmcm
Loading…
Add explicit download methods to download module in bootstrap
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#144482
opened Jul 26, 2025 by
Shourya742
Loading…
Perform check_private_in_public by module.
perf-regression
Performance regression.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Improve formatting of doc code blocks
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#144478
opened Jul 26, 2025 by
joshtriplett
Loading…
GVN: Use a VnIndex in Address projection.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
rustdoc-search: search backend with partitioned suffix tree
A-rustdoc-search
Area: Rustdoc's search feature
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
Don't loop if there are no pending obligations
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
WG-trait-system-refactor
The Rustc Trait System Refactor Initiative (-Znext-solver)
#144475
opened Jul 26, 2025 by
compiler-errors
Loading…
Address some rustc inconsistency issues
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#144473
opened Jul 25, 2025 by
zeroomega
Loading…
str: Mark unstable Status: Awaiting review from the assignee but also interested parties.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
round_char_boundary
feature functions as const
S-waiting-on-review
#144472
opened Jul 25, 2025 by
okaneco
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.